adTempus API
|
Gets the name of the computer to which the session is connected.
__property BSTR* HostComputer;
BSTR* HostComputer;
Property HostComputer() As BSTR*
The HostComputer will return the netbios name of the computer (even if you have connected to the server using an IP address instead of its name).
ServerAddress
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|